Supported .NET Versions
When you build a .NET application that uses the RTX64 Managed Code Framework, your application must target .NET Framework 4.5.1 or later. When that application is deployed, the system to which it is deployed must have .NET Framework 4.5.1 or later installed.
.NET Support in Visual Studio
Visual Studio 2012 | Visual Studio 2013 | Visual Studio 2015 | Visual Studio 2017 | |
Supported .NET Framework Versions |
2.0, 3.0, 3.5 SP1, 4, 4.5 | 2.0, 3.0, 3.5 SP1, 4, 4.5, 4.5.1 | 2.0, 3.0, 3.5 SP1, 4, 4.5, 4.5.1 | 2.0, 3.0, 3.5 SP1, 4, 4.5, 4.5.1 |
NOTE: If your application does not use the RTX64 Managed Code Framework, it can target any version of .NET.
Related topics:
- Upgrading RTX64 Projects
- Supported Visual Studio Versions
- Setting up Visual Studio for RTX64 Templates
- Using the RTX64 Application Template
- Using the RTX64 RTDLL Template
- Compiler and Linker Options
- Developing Applications with Visual Studio 2012
- Building a 32-bit User Space Application
- Visual Studio C Runtime Support
- Language-Specific Notes